Skip to content

QtFRED cleanup pass on dialog inits#7417

Merged
wookieejedi merged 1 commit intoscp-fs2open:masterfrom
MjnMixael:qtfred-fix-no-changes
May 2, 2026
Merged

QtFRED cleanup pass on dialog inits#7417
wookieejedi merged 1 commit intoscp-fs2open:masterfrom
MjnMixael:qtfred-fix-no-changes

Conversation

@MjnMixael
Copy link
Copy Markdown
Contributor

Goes through the main editor and all dialogs to make sure _modified is not set to true after initializing data in the dialog. Mostly this is done with a defensive _modified = false at the end of each dialog's initializeData() call.

Fixes #7414

@MjnMixael MjnMixael added the qtfred A feature or issue related to qtFred. label May 1, 2026
@github-project-automation github-project-automation Bot moved this to Work In Progress (PRs) in qtFRED2 May 1, 2026
@github-project-automation github-project-automation Bot moved this from Work In Progress (PRs) to In Review (PRs) in qtFRED2 May 1, 2026
@wookieejedi wookieejedi merged commit 4416dfc into scp-fs2open:master May 2, 2026
20 checks passed
@github-project-automation github-project-automation Bot moved this from In Review (PRs) to Done in qtFRED2 May 2, 2026
@MjnMixael MjnMixael deleted the qtfred-fix-no-changes branch May 2, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

qtfred A feature or issue related to qtFred.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

QTFRED: Initial Status Dialog Counts as changed even if nothing Changed

2 participants